1 write to _currentContainer
PresentationCore (1)
System\Windows\Input\ManipulationLogic.cs (1)
569
_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
; }
526
UIElement uie =
_currentContainer
as UIElement;
536
UIElement3D uie3D =
_currentContainer
as UIElement3D;
552
Point position = updatedManipulator.GetPosition(
_currentContainer
);
616
UIElement container =
_currentContainer
as UIElement;
625
UIElement container =
_currentContainer
as UIElement;
662
UIElement container =
_currentContainer
as UIElement;