Version

BrushScale Class Members

The following tables list the members exposed by BrushScale.

Public Constructors
 NameDescription
Public ConstructorBrushScale ConstructorCreates a new instance of BrushScale class.  
Public Properties
 NameDescription
Public PropertyBrushesGets the brushes collection used by this scale.  
Public Methods
 NameDescription
Public MethodGetBrushGets a brush from the brushes collection by index.  
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedUsed to raise the PropertyChanged event when a property of the object has been changed.  
Protected MethodOnPropertyUpdatedUsed to invoke the PropertyUpdated event.  
Public Events
 NameDescription
Public EventPropertyChangedInvoked when a property of the object has been changed.  
Public EventPropertyUpdatedEvent raised when a property (including "effective" and non-dependency property) value changes.  
See Also