1 write to UriSourceProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\PixelShader.cs (1)
278UriSourceProperty =
3 references to UriSourceProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\PixelShader.cs (3)
64target.PropertyChanged(UriSourceProperty); 84return (Uri) GetValue(UriSourceProperty); 88SetValueInternal(UriSourceProperty, value);