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