1 write to UpButton
Microsoft.VisualStudio.LanguageServices (1)
PickMembersDialog.g.cs (1)
187this.UpButton = ((System.Windows.Controls.Button)(target));
1 reference to UpButton
Microsoft.VisualStudio.LanguageServices (1)
PickMembers\PickMembersDialog.xaml.cs (1)
162public Button UpButton => _dialog.UpButton;