Represents a serializable version of the Docking
- Inheritance:
-
object
Xml
Object XmlBase Docking objectObject
Constructors
XmlDockingWindowContainer()
Initializes an instance of the class.
Properties
Children
The collection of children.
Property Value
DockedSize
The size of the control when in a Docked state.
Property Value
- Size
See Also
- ActiproSoftware.UI.Avalonia.Controls.Docking.Primitives.DockingWindowContainerBase.DockedSize
DockedSizeSerializable
The size of the control when in a Docked state, expressed as a string.
Property Value
SelectedWindowUniqueId
The unique ID of the selected window.
Property Value
Methods
ShouldSerializeDockedSizeSerializable()
Determines if the Docked
Returns
- bool:
true
if the DockedSize property should be serialized; otherwise,Serializable false
.
ShouldSerializeSelectedWindowUniqueId()
Determines if the Selected
Returns
- bool:
true
if the SelectedWindow property should be serialized; otherwise,Unique Id false
.
Inherited Members
-
Xml
Object Base. Point To String(Point?) -
Xml
Object Base. Rect To String(Rect?) -
Xml
Object Base. Size To String(Size?) -
Xml
Object Base. String To Point(string) -
Xml
Object Base. String To Rect(string) -
Xml
Object Base. String To Size(string) -
Xml
Object Base. String To Type(string) -
Xml
Object Base. Type To String(Type) -
Xml
Object Base. Tag -
object.
Get Type() -
object.
Memberwise Clone() -
object.
To String() -
object.
Equals(object) -
object.
Equals(object, object) -
object.
Reference Equals(object, object) -
object.
Get Hash Code()