1 write to MatrixProperty
PresentationCore (1)
System\Windows\Media\Generated\MatrixTransform.cs (1)
291MatrixProperty =
4 references to MatrixProperty
PresentationCore (4)
System\Windows\Media\Generated\MatrixTransform.cs (4)
89target.PropertyChanged(MatrixProperty); 102return (Matrix) GetValue(MatrixProperty); 106SetValueInternal(MatrixProperty, value); 151DUCE.ResourceHandle hMatrixAnimations = GetAnimationResourceHandle(MatrixProperty, channel);