[]
Returns false if the Style VerticalAlignment property is in the default state.
public bool ShouldSerializeVerticalAlignment()
Type | Description |
---|---|
bool | True if the VerticalAlignment has no default value; otherwise, it is false. |
The default state is to inherit the VerticalAlignment from the style of the parent object.