AppearanceObject Properties
Contains an item’s appearance properties.
Name | Description |
---|---|
Background | Gets or sets the brush used to paint the item’s background. This is a dependency property. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Font |
Gets or sets the item’s font weight. This is a dependency property. |
Font |
Gets or sets the item’s font size. This is a dependency property. |
Font |
Gets or sets the item’s font stretch. This is a dependency property. |
Font |
Gets or sets the item’s font style. This is a dependency property. |
Font |
Gets or sets the item’s font weight. This is a dependency property. |
Foreground | Gets or sets the brush used to paint the item’s foreground. This is a dependency property. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Tab |
Gets or sets the background color of the item tab header when it is placed in a Document |
See Also