DXFrame Properties
Represents a frame with extended functionality.Name | Description |
---|---|
Allow |
Gets or sets whether it is allowed to customize the window title. This is a dependency property. |
Hide |
Gets or sets whether the Back button is shown. This is a dependency property. |
Is |
Gets or sets whether the status bar for the window (app view) is shown. This is a dependency property. |
Mobile |
Gets or sets the background color of the status bar. The alpha channel of the color is not used. This is a dependency property. |
Mobile |
Gets or sets the foreground color of the status bar. The alpha channel of the color is not used. This is a dependency property. |
Navigation |
Gets or sets the provider used to obtain types by their names. This is a dependency property. |
Sync |
Gets or sets whether the frame’s Requested |
View |
Gets or sets the frame’s View |
Window |
Gets or sets the window title. This is a dependency property. |
Window |
Gets or sets the window title settings, such as the background and foreground colors. This is a dependency property. |
See Also