2 writes to _worldTransform
PresentationCore (2)
Core\CSharp\System\Windows\Interop\HwndTarget.cs (2)
313
_worldTransform
= new MatrixTransform(
1853
_worldTransform
= new MatrixTransform(new Matrix(
8 references to _worldTransform
PresentationCore (8)
Core\CSharp\System\Windows\Interop\HwndTarget.cs (8)
838
DUCE.ResourceHandle hWorldTransform = ((DUCE.IResource)
_worldTransform
).AddRefOnChannel(channel);
865
_worldTransform
.Matrix,
920
DUCE.ResourceHandle hWorldTransform = ((DUCE.IResource)
_worldTransform
).GetHandle(channel);
924
((DUCE.IResource)
_worldTransform
).ReleaseOnChannel(channel);
1840
/// Updates <see cref="
_worldTransform
"/> based on the supplied DPI scale factor
1862
DUCE.ResourceHandle hWorldTransform = ((DUCE.IResource)
_worldTransform
).AddRefOnChannel(channel);
1888
/// Notifies all listeners that <see cref="
_worldTransform
"/> and
1905
_worldTransform
.Matrix,