1 write to UriSourceProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\Generated\PixelShader.cs (1)
320
UriSourceProperty
=
3 references to UriSourceProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Effects\Generated\PixelShader.cs (3)
95
target.PropertyChanged(
UriSourceProperty
);
115
return (Uri) GetValue(
UriSourceProperty
);
119
SetValueInternal(
UriSourceProperty
, value);