2 overrides of IsActiveForInput
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerStylusPlugInCollection.cs (1)
35
internal override bool
IsActiveForInput
System\Windows\Input\Stylus\Wisp\WispStylusPlugInCollection.cs (1)
39
internal override bool
IsActiveForInput
8 references to IsActiveForInput
PresentationCore (8)
System\Windows\Input\Stylus\Common\StylusPlugInCollection.cs (8)
60
if (_stylusPlugInCollectionImpl.
IsActiveForInput
)
101
if (_stylusPlugInCollectionImpl.
IsActiveForInput
)
137
if (_stylusPlugInCollectionImpl.
IsActiveForInput
)
193
if (_stylusPlugInCollectionImpl.
IsActiveForInput
)
337
if (_stylusPlugInCollectionImpl.
IsActiveForInput
)
366
if (_stylusPlugInCollectionImpl.
IsActiveForInput
)
399
get { return _stylusPlugInCollectionImpl.
IsActiveForInput
; }
413
if (_stylusPlugInCollectionImpl.
IsActiveForInput
)