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)
152
Debug.Assert(
_profileUri
is null);
241
Uri uri =
_profileUri
;