2 writes to _worldTransform
PresentationCore (2)
System\Windows\InterOp\HwndTarget.cs (2)
265
_worldTransform
= new MatrixTransform(
1680
_worldTransform
= new MatrixTransform(new Matrix(
8 references to _worldTransform
PresentationCore (8)
System\Windows\InterOp\HwndTarget.cs (8)
757
DUCE.ResourceHandle hWorldTransform = ((DUCE.IResource)
_worldTransform
).AddRefOnChannel(channel);
784
_worldTransform
.Matrix,
834
DUCE.ResourceHandle hWorldTransform = ((DUCE.IResource)
_worldTransform
).GetHandle(channel);
838
((DUCE.IResource)
_worldTransform
).ReleaseOnChannel(channel);
1667
/// Updates <see cref="
_worldTransform
"/> based on the supplied DPI scale factor
1689
DUCE.ResourceHandle hWorldTransform = ((DUCE.IResource)
_worldTransform
).AddRefOnChannel(channel);
1715
/// Notifies all listeners that <see cref="
_worldTransform
"/> and
1732
_worldTransform
.Matrix,