2 overrides of IsActiveForInput
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerStylusPlugInCollection.cs (1)
26
internal override bool
IsActiveForInput
System\Windows\Input\Stylus\Wisp\WispStylusPlugInCollection.cs (1)
30
internal override bool
IsActiveForInput
8 references to IsActiveForInput
PresentationCore (8)
System\Windows\Input\Stylus\Common\StylusPlugInCollection.cs (8)
51
if (_stylusPlugInCollectionImpl.
IsActiveForInput
)
92
if (_stylusPlugInCollectionImpl.
IsActiveForInput
)
128
if (_stylusPlugInCollectionImpl.
IsActiveForInput
)
184
if (_stylusPlugInCollectionImpl.
IsActiveForInput
)
328
if (_stylusPlugInCollectionImpl.
IsActiveForInput
)
357
if (_stylusPlugInCollectionImpl.
IsActiveForInput
)
390
get { return _stylusPlugInCollectionImpl.
IsActiveForInput
; }
404
if (_stylusPlugInCollectionImpl.
IsActiveForInput
)