Grid.ShouldSerializeRowDefinitions メソッド

定義

RowDefinitionCollectionのこのインスタンスに関連付けられているGridが空でない場合は true を返します。

public:
 bool ShouldSerializeRowDefinitions();
public bool ShouldSerializeRowDefinitions();
member this.ShouldSerializeRowDefinitions : unit -> bool
Public Function ShouldSerializeRowDefinitions () As Boolean

返品

true RowDefinitionCollectionのこのインスタンスGrid関連付けられている場合は空です。それ以外の場合はfalse

適用対象

こちらもご覧ください