1 write to ViewboxProperty
PresentationCore (1)
System\Windows\Media\Generated\TileBrush.cs (1)
463
ViewboxProperty
=
6 references to ViewboxProperty
PresentationCore (6)
System\Windows\Media\Generated\DrawingBrush.cs (1)
220
DUCE.ResourceHandle hViewboxAnimations = GetAnimationResourceHandle(
ViewboxProperty
, channel);
System\Windows\Media\Generated\ImageBrush.cs (1)
220
DUCE.ResourceHandle hViewboxAnimations = GetAnimationResourceHandle(
ViewboxProperty
, channel);
System\Windows\Media\Generated\TileBrush.cs (3)
110
target.PropertyChanged(
ViewboxProperty
);
217
return (Rect) GetValue(
ViewboxProperty
);
221
SetValueInternal(
ViewboxProperty
, value);
System\Windows\Media\Generated\VisualBrush.cs (1)
256
DUCE.ResourceHandle hViewboxAnimations = GetAnimationResourceHandle(
ViewboxProperty
, channel);