PresentationObject.IsSelected Property
Gets a value that tells whether the PresentationObject was generated by a selection visualizer.
Thread safety: This property is not thread-safe.
Syntax
public System.Boolean IsSelected { get; }
Property Value
Type: System.Boolean
True if the presentation object was generated by a selection visualizer; otherwise, False.
True if the presentation object was generated by a selection visualizer; otherwise, False.
Platforms
Windows, Linux, Android