Property WindowContent
| Edit this page View SourceWindowContent
Gets or sets the Window content
Declaration
public object? WindowContent { get; set; }
Property Value
Type | Description |
---|---|
object | The window content. |
Gets or sets the Window content
public object? WindowContent { get; set; }
Type | Description |
---|---|
object | The window content. |