[]
Gets the symbol the symbol used to represent the checked state of the checkbox. This property has effect only for content controls with type CheckBox.
public CheckBoxSymbol CheckedState { get; }
Public ReadOnly Property CheckedState As CheckBoxSymbol