1 reference to IsPropertyName
System.Windows.Input.Manipulations (1)
System\Windows\Input\Manipulations\Exceptions.cs (1)
202
string valueName =
IsPropertyName
(paramName) ? "value" : paramName;