1 write to _currentContainer
PresentationCore (1)
System\Windows\Input\ManipulationLogic.cs (1)
563
_currentContainer
= newContainer;
14 references to _currentContainer
PresentationCore (14)
System\Windows\Input\ManipulationLogic.cs (14)
36
_currentContainer
,
48
_currentContainer
,
81
_currentContainer
,
110
_currentContainer
,
151
_currentContainer
,
225
_currentContainer
,
338
PushEvent(new ManipulationBoundaryFeedbackEventArgs(_manipulationDevice, LastTimestamp,
_currentContainer
, unusedManipulation));
429
get { return
_currentContainer
; }
520
UIElement uie =
_currentContainer
as UIElement;
530
UIElement3D uie3D =
_currentContainer
as UIElement3D;
546
Point position = updatedManipulator.GetPosition(
_currentContainer
);
610
UIElement container =
_currentContainer
as UIElement;
619
UIElement container =
_currentContainer
as UIElement;
656
UIElement container =
_currentContainer
as UIElement;