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

속성 값

속성 검사기입니다.

적용 대상