Represents an unordered dynamic collection of properties that can be identified by name.
The following tables list the members exposed by the Style type.
Name | Description | |
---|---|---|
Initializes a new instance of the Style class. |
Name | Description | |
---|---|---|
Gets all properties in the style. |
||
Returns the property with the specified name, if any. |
||
Associates a type with an alias. |
Name | Description | |
---|---|---|
Gets the value of the specified property. |
||
Checks whether the specified property has a value. |
||
Loads the style content from an XML element. |
||
Raises the PropertyChanged event. |
||
Registers a new property with the specified name and type. |
||
Saves the style content into an XML element. |
||
Sets the value of the specified property. |
||
Clears the value of the specified property. |
Name | Description | |
---|---|---|
Raised when any of the registered style properties has changed. |
Diagramming for .NET MAUI Guide | © 2024 MindFusion |