[DependsOnAttribute("PaneTemplate")] public Object? Pane { get; set; }
<DependsOnAttribute("PaneTemplate")> Public Property Pane As Object Get Set
[<DependsOnAttribute("PaneTemplate")>] member Pane : Object with get, set
In This Article