Skip to content

NavigationWindow.BindingRoot property

Defined in

Type: NavigationWindow Namespace: ReactiveMarbles.ViewModel.Wpf Assembly: ReactiveMarbles.ViewModel.Wpf.dll

Applies to

net8.0-windows10.0.19041

public TViewModel? BindingRoot { get; }

View source

Summary: Gets the binding root view model.

Returns: TViewModel?