27 types derived from AbstractNotifyPropertyChanged
Microsoft.VisualStudio.LanguageServices (14)
ChangeSignature\AddParameterDialogViewModel.cs (1)
17
internal class AddParameterDialogViewModel :
AbstractNotifyPropertyChanged
ChangeSignature\ChangeSignatureDialogViewModel.cs (1)
25
internal partial class ChangeSignatureDialogViewModel :
AbstractNotifyPropertyChanged
CommonControls\MemberSelectionViewModel.cs (1)
22
internal class MemberSelectionViewModel :
AbstractNotifyPropertyChanged
CommonControls\NewTypeDestinationSelectionViewModel.cs (1)
16
internal class NewTypeDestinationSelectionViewModel :
AbstractNotifyPropertyChanged
ExtractInterface\ExtractInterfaceDialogViewModel.cs (1)
23
internal class ExtractInterfaceDialogViewModel :
AbstractNotifyPropertyChanged
GenerateType\GenerateTypeDialogViewModel.cs (1)
27
internal class GenerateTypeDialogViewModel :
AbstractNotifyPropertyChanged
MoveStaticMembers\MoveStaticMembersDialogViewModel.cs (1)
17
internal class MoveStaticMembersDialogViewModel :
AbstractNotifyPropertyChanged
MoveStaticMembers\StaticMemberSelectionViewModel.cs (1)
15
internal class StaticMemberSelectionViewModel :
AbstractNotifyPropertyChanged
MoveToNamespace\MoveToNamespaceDialogViewModel.cs (1)
17
internal class MoveToNamespaceDialogViewModel :
AbstractNotifyPropertyChanged
, IDataErrorInfo
PickMembers\PickMembersDialogViewModel.cs (2)
19
internal class PickMembersDialogViewModel :
AbstractNotifyPropertyChanged
181
internal class OptionViewModel :
AbstractNotifyPropertyChanged
PullMemberUp\MainDialog\PullMemberUpDialogViewModel.cs (1)
19
internal class PullMemberUpDialogViewModel :
AbstractNotifyPropertyChanged
PullMemberUp\WarningDialog\PullMemberUpWarningViewModel.cs (1)
15
internal class PullMemberUpWarningViewModel :
AbstractNotifyPropertyChanged
Utilities\SymbolViewModel.cs (1)
14
internal class SymbolViewModel<T> :
AbstractNotifyPropertyChanged
where T : ISymbol
Microsoft.VisualStudio.LanguageServices.Implementation (13)
Options\AbstractCheckBoxViewModel.cs (1)
12
internal abstract class AbstractCheckBoxViewModel :
AbstractNotifyPropertyChanged
Options\AbstractOptionPreviewViewModel.cs (1)
35
internal abstract class AbstractOptionPreviewViewModel :
AbstractNotifyPropertyChanged
, IDisposable
Options\AbstractRadioButtonViewModel.cs (1)
15
internal abstract class AbstractRadioButtonViewModel :
AbstractNotifyPropertyChanged
Options\Style\AbstractCodeStyleOptionViewModel.cs (1)
28
internal abstract class AbstractCodeStyleOptionViewModel :
AbstractNotifyPropertyChanged
Options\Style\NamingPreferences\NamingStyleOptionPageViewModel.cs (2)
20
internal class NamingStyleOptionPageViewModel :
AbstractNotifyPropertyChanged
203
internal class NamingRuleViewModel :
AbstractNotifyPropertyChanged
Options\Style\NamingPreferences\NamingStyles\ManageNamingStylesDialogViewModel.cs (1)
16
internal class ManageNamingStylesDialogViewModel :
AbstractNotifyPropertyChanged
, IManageNamingStylesInfoDialogViewModel
Options\Style\NamingPreferences\NamingStyles\NamingStyleViewModel.cs (1)
17
internal class NamingStyleViewModel :
AbstractNotifyPropertyChanged
, INamingStylesInfoDialogViewModel
Options\Style\NamingPreferences\SymbolSpecification\ManageSymbolSpecificationsDialogViewModel.cs (1)
16
internal class ManageSymbolSpecificationsDialogViewModel :
AbstractNotifyPropertyChanged
, IManageNamingStylesInfoDialogViewModel
Options\Style\NamingPreferences\SymbolSpecification\SymbolSpecificationViewModel.cs (4)
21
internal class SymbolSpecificationViewModel :
AbstractNotifyPropertyChanged
, INamingStylesInfoDialogViewModel
173
public class SymbolKindViewModel :
AbstractNotifyPropertyChanged
, ISymbolSpecificationViewModelPart
219
public class AccessibilityViewModel :
AbstractNotifyPropertyChanged
, ISymbolSpecificationViewModelPart
241
public class ModifierViewModel :
AbstractNotifyPropertyChanged
, ISymbolSpecificationViewModelPart