1 write to _profileUri
PresentationCore (1)
System\Windows\Media\ColorContext.cs (1)
490_profileUri = profileUri;
2 references to _profileUri
PresentationCore (2)
System\Windows\Media\ColorContext.cs (2)
149Debug.Assert(_profileUri is null); 238Uri uri = _profileUri;