Gets a value indicating whether the current size returned by layout measure is valid.
'宣言
Public ReadOnly Property IsMeasureValid As Boolean
public bool IsMeasureValid {get;}
プロパティ値
true if the measure pass of layout returned a valid and current value; otherwise,
false.