NavigationWindow class¶
Defined in
Namespace: CrissCross.Avalonia
Assembly: CrissCross.Avalonia.dll
Full name: CrissCross.Avalonia.NavigationWindow<T>
Modifiers: public
Summary¶
Navigation Window.
Applies to
net10.0, net10.0-browserwasm1.0, net10.0-desktop1.0, net9.0, net9.0-browserwasm1.0, net9.0-desktop1.0, net8.0, net8.0-ios17.5, net8.0-maccatalyst17.5, net8.0-macos14.2, net8.0-macos14.5, net8.0-tvos17.2, netstandard2.1, net471
Class hierarchy
classDiagram
class NavigationWindow~T~
class NavigationWindow
NavigationWindow <|-- NavigationWindow~T~
class IViewFor~TViewModel~ {
<>
}
IViewFor~TViewModel~ <|.. NavigationWindow~T~
class IViewFor {
<>
}
IViewFor <|.. NavigationWindow~T~
class IActivatableView {
<>
}
IActivatableView <|.. NavigationWindow~T~
Inherits from: NavigationWindow
Implements: IViewFor
Constructors¶
| Name | Summary |
|---|---|
| .ctor | Initializes a new instance of the [NavigationWindow](# class. |
Properties¶
| Name | Summary |
|---|---|
| BindingRoot | Gets the binding root view model. |
| ViewModel | Gets or sets the strongly typed view model. Override this property to integrate with the platform's binding system. |
Fields¶
| Name | Summary |
|---|---|
| static ViewModelProperty | The view model dependency property. |
Inherited members
CrissCross.Avalonia.NavigationWindow.NavigateBackIsEnabledPropertyCrissCross.Avalonia.NavigationWindow.NavigationFramePropertyCrissCross.Avalonia.NavigationWindow.OnInitializedCrissCross.Avalonia.NavigationWindow.RegisterContentPresenter(Avalonia.Controls.Presenters.ContentPresenter)CrissCross.Avalonia.NavigationWindow.#ctorCrissCross.Avalonia.NavigationWindow.CanNavigateBackCrissCross.Avalonia.NavigationWindow.NavigateBackIsEnabledCrissCross.Avalonia.NavigationWindow.NavigationFrameSystem.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