Grid.GetIsSharedSizeScope(UIElement) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
IsSharedSizeScope 添付プロパティの値を、指定した UIElement から取得します。
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
プロパティ値の読み取り元となる要素。
戻り値
IsSharedSizeScope 添付プロパティの値。