BaseCursor.UnregisterManagers Method
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.
Unregister from events from the managers the cursor needs.
protected:
virtual void UnregisterManagers();
protected virtual void UnregisterManagers ();
abstract member UnregisterManagers : unit -> unit
override this.UnregisterManagers : unit -> unit
Protected Overridable Sub UnregisterManagers ()