ViewModelRoutedViewHost.ViewLocator property¶
Defined in
Type: ViewModelRoutedViewHost
Namespace: CrissCross.WPF
Assembly: CrissCross.WPF.dll
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
public IViewLocator? ViewLocator { get; set; }
Summary: Gets or sets the view AppLocator.
Returns: IViewLocator?
Value: The view AppLocator.