IsSelected Property (CustomContentPresenter)
In This Topic
Gets a value indicating whether this
CustomContentPresenter is in the selected state.
Syntax
'Declaration
Public ReadOnly Property IsSelected As Boolean
public bool IsSelected {get;}
See Also