ModelItem.View Właściwość

Definicja

Pobiera element DependencyObject , który graficznie reprezentuje ten element.

public:
 abstract property System::Windows::DependencyObject ^ View { System::Windows::DependencyObject ^ get(); };
public abstract System.Windows.DependencyObject View { get; }
member this.View : System.Windows.DependencyObject
Public MustOverride ReadOnly Property View As DependencyObject

Wartość właściwości

Element DependencyObject , który graficznie reprezentuje ten element lub null jeśli nie ma takiej reprezentacji.

Dotyczy