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