Property in MarkupValue
Gets the bool value of this property.
public bool BoolValue { get; internal set; }
This property is only defined when the property's Type is Bool .
Last updated 3 years ago
Was this helpful?