IReplaceableView.ReplacedView Property

Definition

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

Property Value

Applies to