2 overrides of IsActiveForInput
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerStylusPlugInCollection.cs (1)
25
internal override bool
IsActiveForInput
System\Windows\Input\Stylus\Wisp\WispStylusPlugInCollection.cs (1)
29
internal override bool
IsActiveForInput
8 references to IsActiveForInput
PresentationCore (8)
System\Windows\Input\Stylus\Common\StylusPlugInCollection.cs (8)
50
if (_stylusPlugInCollectionImpl.
IsActiveForInput
)
91
if (_stylusPlugInCollectionImpl.
IsActiveForInput
)
127
if (_stylusPlugInCollectionImpl.
IsActiveForInput
)
183
if (_stylusPlugInCollectionImpl.
IsActiveForInput
)
327
if (_stylusPlugInCollectionImpl.
IsActiveForInput
)
356
if (_stylusPlugInCollectionImpl.
IsActiveForInput
)
389
get { return _stylusPlugInCollectionImpl.
IsActiveForInput
; }
403
if (_stylusPlugInCollectionImpl.
IsActiveForInput
)