1 write to ViewboxProperty
PresentationCore (1)
System\Windows\Media\Generated\TileBrush.cs (1)
433
ViewboxProperty
=
6 references to ViewboxProperty
PresentationCore (6)
System\Windows\Media\Generated\DrawingBrush.cs (1)
192
DUCE.ResourceHandle hViewboxAnimations = GetAnimationResourceHandle(
ViewboxProperty
, channel);
System\Windows\Media\Generated\ImageBrush.cs (1)
192
DUCE.ResourceHandle hViewboxAnimations = GetAnimationResourceHandle(
ViewboxProperty
, channel);
System\Windows\Media\Generated\TileBrush.cs (3)
80
target.PropertyChanged(
ViewboxProperty
);
187
return (Rect) GetValue(
ViewboxProperty
);
191
SetValueInternal(
ViewboxProperty
, value);
System\Windows\Media\Generated\VisualBrush.cs (1)
229
DUCE.ResourceHandle hViewboxAnimations = GetAnimationResourceHandle(
ViewboxProperty
, channel);