1 write to _currentContainer
PresentationCore (1)
System\Windows\Input\ManipulationLogic.cs (1)
570
_currentContainer
= newContainer;
14 references to _currentContainer
PresentationCore (14)
System\Windows\Input\ManipulationLogic.cs (14)
37
_currentContainer
,
49
_currentContainer
,
82
_currentContainer
,
111
_currentContainer
,
152
_currentContainer
,
226
_currentContainer
,
339
PushEvent(new ManipulationBoundaryFeedbackEventArgs(_manipulationDevice, LastTimestamp,
_currentContainer
, unusedManipulation));
430
get { return
_currentContainer
; }
527
UIElement uie =
_currentContainer
as UIElement;
537
UIElement3D uie3D =
_currentContainer
as UIElement3D;
553
Point position = updatedManipulator.GetPosition(
_currentContainer
);
617
UIElement container =
_currentContainer
as UIElement;
626
UIElement container =
_currentContainer
as UIElement;
663
UIElement container =
_currentContainer
as UIElement;