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