1 write to MatrixProperty
PresentationCore (1)
System\Windows\Media\Generated\MatrixTransform.cs (1)
284MatrixProperty =
4 references to MatrixProperty
PresentationCore (4)
System\Windows\Media\Generated\MatrixTransform.cs (4)
74target.PropertyChanged(MatrixProperty); 87return (Matrix) GetValue(MatrixProperty); 91SetValueInternal(MatrixProperty, value); 136DUCE.ResourceHandle hMatrixAnimations = GetAnimationResourceHandle(MatrixProperty, channel);