다음을 통해 공유


ConnectedServiceWizardPage.View 속성

정의

페이지의 내용을 설명하는 WPF UI 요소를 가져오거나 설정합니다.

public:
 property System::Windows::FrameworkElement ^ View { System::Windows::FrameworkElement ^ get(); void set(System::Windows::FrameworkElement ^ value); };
public System.Windows.FrameworkElement View { get; set; }
member this.View : System.Windows.FrameworkElement with get, set
Public Property View As FrameworkElement

속성 값

FrameworkElement를 반환합니다.

설명

이 보기에 사용할 수 있는 기본/최소 공간은 584px(w) X 367px(h)입니다.

적용 대상