5 overrides of GetCurrentCursor
PresentationFramework (5)
MS\Internal\Ink\EraserBehavior.cs (1)
269protected override Cursor GetCurrentCursor()
MS\Internal\Ink\InkCollectionBehavior.cs (1)
205protected override Cursor GetCurrentCursor()
MS\Internal\Ink\LassoSelectionBehavior.cs (1)
305protected override Cursor GetCurrentCursor()
MS\Internal\Ink\SelectionEditingBehavior.cs (1)
102protected override Cursor GetCurrentCursor()
MS\Internal\Ink\SelectionEditor.cs (1)
108protected override Cursor GetCurrentCursor()
1 reference to GetCurrentCursor
PresentationFramework (1)
MS\Internal\Ink\EditBehavior.cs (1)
140_cachedCursor = GetCurrentCursor();