Grid.ShouldSerializeRowDefinitions Metod

Definition

Returnerar sant om RowDefinitionCollection det är associerat med den här instansen av Grid är inte tomt.

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

Returer

trueom RowDefinitionCollection associerad med den här instansen av Grid inte är tom, annars . false

Gäller för

Se även