FluentNavigationWindow class¶
Defined in
Namespace: CrissCross.WPF.UI.Controls
Assembly: CrissCross.WPF.UI.dll
Full name: CrissCross.WPF.UI.Controls.FluentNavigationWindow
Modifiers: public
Summary¶
Navigation Window.
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
Class hierarchy
classDiagram
class FluentNavigationWindow
class FluentWindow
FluentWindow <|-- FluentNavigationWindow
class ISetNavigation {
<>
}
ISetNavigation <|.. FluentNavigationWindow
class IUseNavigation {
<>
}
IUseNavigation <|.. FluentNavigationWindow
class IAmBuilt {
<>
}
IAmBuilt <|.. FluentNavigationWindow
class IActivatableView {
<>
}
IActivatableView <|.. FluentNavigationWindow
Inherits from: FluentWindow
Implements: ISetNavigation, IUseNavigation, IAmBuilt, IActivatableView
Constructors¶
| Name | Summary |
|---|---|
| .ctor | Initializes a new instance of the [FluentNavigationWindow](# class. |
Properties¶
| Name | Summary |
|---|---|
| CanNavigateBack | Gets the can navigate back. |
| NavigateBackIsEnabled | Gets or sets a value indicating whether [navigate back is enabled]. |
| TitleIcon | Gets or sets the Source on this Image. |
| TitleContent | Gets or sets the content of the title. |
| TopContent | Gets or sets the content of the top. |
| BottomContent | Gets or sets the content of the bottom. |
| LeftContent | Gets or sets the content of the left. |
| RightContent | Gets or sets the content of the right. |
| TitleHeader | Gets or sets the title header. |
| ShowMaximize | Gets or sets a value indicating whether gets or sets information whether to show maximize button. |
| ShowMinimize | Gets or sets a value indicating whether gets or sets information whether to show minimize button. |
| ShowHelp | Gets or sets a value indicating whether gets or sets information whether to show help button. |
| ShowClose | Gets or sets a value indicating whether gets or sets information whether to show close button. |
| NavigationFrame | Gets the navigation frame. |
| Transition | Gets or sets the transition. |
Fields¶
| Name | Summary |
|---|---|
| static NavigateBackIsEnabledProperty | The navigate back is enabled property. |
| static NavigationFrameProperty | The navigation frame property. |
| static TransitionProperty | The transition property. |
| static TitleIconProperty | The TitleIcon property. |
| static TitleContentProperty | The title content property. |
| static TopContentProperty | The top content property. |
| static LeftContentProperty | The left content property. |
| static RightContentProperty | The right content property. |
| static BottomContentProperty | The bottom content property. |
| static TitleHeaderProperty | The title header property. |
| static ShowMaximizeProperty | Property for [ShowMaximize](# |
| static ShowMinimizeProperty | Property for [ShowMinimize](# |
| static ShowHelpProperty | Property for [ShowHelp](# |
| static ShowCloseProperty | Property for [ShowClose](# |
Methods¶
| Name | Summary |
|---|---|
| OnApplyTemplate |
Derived types¶
Inherited members
CrissCross.WPF.UI.Controls.FluentWindow.WindowCornerPreferencePropertyCrissCross.WPF.UI.Controls.FluentWindow.WindowBackdropTypePropertyCrissCross.WPF.UI.Controls.FluentWindow.ExtendsContentIntoTitleBarPropertyCrissCross.WPF.UI.Controls.FluentWindow.#ctorCrissCross.WPF.UI.Controls.FluentWindow.OnSourceInitialized(System.EventArgs)CrissCross.WPF.UI.Controls.FluentWindow.OnCornerPreferenceChanged(CrissCross.WPF.UI.Controls.WindowCornerPreference,CrissCross.WPF.UI.Controls.WindowCornerPreference)CrissCross.WPF.UI.Controls.FluentWindow.OnBackdropTypeChanged(CrissCross.WPF.UI.Controls.WindowBackdropType,CrissCross.WPF.UI.Controls.WindowBackdropType)CrissCross.WPF.UI.Controls.FluentWindow.OnExtendsContentIntoTitleBarChanged(System.Boolean,System.Boolean)CrissCross.WPF.UI.Controls.FluentWindow.WindowCornerPreferenceCrissCross.WPF.UI.Controls.FluentWindow.WindowBackdropTypeCrissCross.WPF.UI.Controls.FluentWindow.ExtendsContentIntoTitleBarCrissCross.WPF.UI.Controls.FluentWindow.InteropHelperSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseCloneSystem.Object.ReferenceEquals(System.Object,System.Object)System.Object.ToString