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