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