MouseAction.InactiveState 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.
Gets an object representing the inactive MouseAction state.
public:
static property Microsoft::VisualStudio::Modeling::Diagrams::InactiveState ^ InactiveState { Microsoft::VisualStudio::Modeling::Diagrams::InactiveState ^ get(); };
public static Microsoft.VisualStudio.Modeling.Diagrams.InactiveState InactiveState { get; }
static member InactiveState : Microsoft.VisualStudio.Modeling.Diagrams.InactiveState
Public Shared ReadOnly Property InactiveState As InactiveState