WorkflowDesigner.PropertyInspectorView プロパティ

定義

プロパティ グリッドとして知られるプロパティ インスペクターを取得します。

public:
 property System::Windows::UIElement ^ PropertyInspectorView { System::Windows::UIElement ^ get(); };
public System.Windows.UIElement PropertyInspectorView { get; }
member this.PropertyInspectorView : System.Windows.UIElement
Public ReadOnly Property PropertyInspectorView As UIElement

プロパティ値

プロパティ インスペクター。

適用対象