4 references to ValidateUri
PresentationFramework (4)
System\Windows\Controls\CustomDictionarySources.cs (4)
33
/// There is a restriction on kinds of supported Uri objects, which is enforced in <see cref="
ValidateUri
"/> method.
102
ValidateUri
(item);
137
ValidateUri
(value);
162
ValidateUri
(item);