Writes a reference to the specified brush. The brush is registered within the internal hashtable for subsequent serialization.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public XElement WriteBrush ( |
Visual Basic Copy Code |
---|
Public Function WriteBrush( _ |
The value to write.
The name of the element under which the value should be written.
The parent element of the newly created node.
An instance of the XElement class representing the newly created XML element.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |