1 write to MatrixProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Generated\MatrixTransform.cs (1)
312MatrixProperty =
4 references to MatrixProperty
PresentationCore (4)
Core\CSharp\System\Windows\Media\Generated\MatrixTransform.cs (4)
95target.PropertyChanged(MatrixProperty); 108return (Matrix) GetValue(MatrixProperty); 112SetValueInternal(MatrixProperty, value); 163DUCE.ResourceHandle hMatrixAnimations = GetAnimationResourceHandle(MatrixProperty, channel);