1 write to ViewportProperty
PresentationCore (1)
System\Windows\Media\Generated\TileBrush.cs (1)
454
ViewportProperty
=
6 references to ViewportProperty
PresentationCore (6)
System\Windows\Media\Generated\DrawingBrush.cs (1)
219
DUCE.ResourceHandle hViewportAnimations = GetAnimationResourceHandle(
ViewportProperty
, channel);
System\Windows\Media\Generated\ImageBrush.cs (1)
219
DUCE.ResourceHandle hViewportAnimations = GetAnimationResourceHandle(
ViewportProperty
, channel);
System\Windows\Media\Generated\TileBrush.cs (3)
103
target.PropertyChanged(
ViewportProperty
);
202
return (Rect) GetValue(
ViewportProperty
);
206
SetValueInternal(
ViewportProperty
, value);
System\Windows\Media\Generated\VisualBrush.cs (1)
255
DUCE.ResourceHandle hViewportAnimations = GetAnimationResourceHandle(
ViewportProperty
, channel);