2 overrides of UpdateState
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerStylusPlugInCollection.cs (1)
52
internal override void
UpdateState
(UIElement element)
System\Windows\Input\Stylus\Wisp\WispStylusPlugInCollection.cs (1)
58
internal override void
UpdateState
(UIElement element)
5 references to UpdateState
PresentationCore (5)
System\Windows\Input\Stylus\Common\StylusPlugInCollection.cs (5)
71
_stylusPlugInCollectionImpl.
UpdateState
(_element); // Add to PenContexts if element is in proper state (can fire isactiveforinput).
566
_stylusPlugInCollectionImpl.
UpdateState
(_element);
572
_stylusPlugInCollectionImpl.
UpdateState
(_element);
578
_stylusPlugInCollectionImpl.
UpdateState
(_element);
589
_stylusPlugInCollectionImpl.
UpdateState
(_element);