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