5 overrides of GetCurrentCursor
PresentationFramework (5)
MS\Internal\Ink\EraserBehavior.cs (1)
271protected override Cursor GetCurrentCursor()
MS\Internal\Ink\InkCollectionBehavior.cs (1)
207protected override Cursor GetCurrentCursor()
MS\Internal\Ink\LassoSelectionBehavior.cs (1)
306protected override Cursor GetCurrentCursor()
MS\Internal\Ink\SelectionEditingBehavior.cs (1)
103protected override Cursor GetCurrentCursor()
MS\Internal\Ink\SelectionEditor.cs (1)
109protected override Cursor GetCurrentCursor()
1 reference to GetCurrentCursor
PresentationFramework (1)
MS\Internal\Ink\EditBehavior.cs (1)
141_cachedCursor = GetCurrentCursor();