2 implementations of FireOnChanged
PresentationCore (2)
Core\CSharp\System\Windows\Media\BitmapCacheBrush.cs (1)
59
void ICyclicBrush.
FireOnChanged
()
Core\CSharp\System\Windows\Media\VisualBrush.cs (1)
59
void ICyclicBrush.
FireOnChanged
()
1 reference to FireOnChanged
PresentationCore (1)
Core\CSharp\System\Windows\Media\Visual.cs (1)
5297
cyclicBrush.
FireOnChanged
();