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