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)
838DUCE.ResourceHandle hWorldTransform = ((DUCE.IResource)_worldTransform).AddRefOnChannel(channel); 865_worldTransform.Matrix, 920DUCE.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 1862DUCE.ResourceHandle hWorldTransform = ((DUCE.IResource)_worldTransform).AddRefOnChannel(channel); 1888/// Notifies all listeners that <see cref="_worldTransform"/> and 1905_worldTransform.Matrix,