Grid.GetIsSharedSizeScope(UIElement) 메서드

정의

지정된 UIElement에서 IsSharedSizeScope 연결된 속성의 값을 설정합니다.

public:
 static bool GetIsSharedSizeScope(System::Windows::UIElement ^ element);
public static bool GetIsSharedSizeScope (System.Windows.UIElement element);
static member GetIsSharedSizeScope : System.Windows.UIElement -> bool
Public Shared Function GetIsSharedSizeScope (element As UIElement) As Boolean

매개 변수

element
UIElement

속성 값을 읽어올 요소입니다.

반환

Boolean

IsSharedSizeScope 연결된 속성의 값입니다.

적용 대상

추가 정보