The following tables list the members exposed by ResourceProvider.
Name | Description | |
---|---|---|
![]() ![]() | ResourceProviderProperty | Identifies the ResourceProvider attached dependency property |
Name | Description | |
---|---|---|
![]() | IsHighContrast | Returns true if the system theme is a high contrast theme (read-only). |
![]() | Item | Overloaded. Indexer that takes an object/> |
![]() | ResourceVersion | Returns a version number that will get bumped every time InvalidateResources is called. |
Name | Description | |
---|---|---|
![]() | HasListeners | Gets whether there are any listeners for the Infragistics.PropertyChangeNotifier.PropertyChanged event (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
![]() ![]() | GetResourceProvider | Gets the value of the attached ResourceProvider DependencyProperty. |
![]() | InvalidateResources | Called to invalidate any cached values |
![]() ![]() | SetResourceProvider | Sets the value of the attached ResourceProvider DependencyProperty. |
Name | Description | |
---|---|---|
![]() | OnFirstListenerAdding | Virtual method called when the first listener is being added to the Infragistics.PropertyChangeNotifier.PropertyChanged event. (Inherited from Infragistics.PropertyChangeNotifier) |
![]() | OnHasListenersChanged | Virtual method called when the HasListeners property changes. (Inherited from Infragistics.PropertyChangeNotifier) |
![]() | OnPropertyChanged | Overridden. Called when property changed event is raised. (Inherited from Infragistics.PropertyChangeNotifierExtended) |
![]() | OnSystemColorsChanged | Called when the system colors have changed |
![]() | RaisePropertyChangedEvent | Raises the PropertyChanged event (Inherited from Infragistics.PropertyChangeNotifier) |
![]() | SetField<T> | Helper method used by property setters to change the value of a field and raise the PropertyChanged event. (Inherited from Infragistics.PropertyChangeNotifierExtended) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Raised when a property has changed (Inherited from Infragistics.PropertyChangeNotifier) |