MouseRotationProvider.IsRotating Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True when rotation is currently active.
public:
property bool IsRotating { bool get(); };
public bool IsRotating { get; }
member this.IsRotating : bool
Public ReadOnly Property IsRotating As Boolean