View.IReplaceableView.ReplacedView Property

Definition

property Microsoft::Maui::IView ^ Microsoft::Maui::IReplaceableView::ReplacedView { Microsoft::Maui::IView ^ get(); };
Microsoft.Maui.IView Microsoft.Maui.IReplaceableView.ReplacedView { get; }
member this.Microsoft.Maui.IReplaceableView.ReplacedView : Microsoft.Maui.IView
 ReadOnly Property ReplacedView As IView Implements IReplaceableView.ReplacedView

Property Value

Implements

Applies to