1 write to UriSourceProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\PixelShader.cs (1)
287
UriSourceProperty
=
3 references to UriSourceProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\PixelShader.cs (3)
69
target.PropertyChanged(
UriSourceProperty
);
89
return (Uri) GetValue(
UriSourceProperty
);
93
SetValueInternal(
UriSourceProperty
, value);