4 references to TrySharingValue
PresentationFramework (4)
System\Windows\TemplateContent.cs (4)
857return TrySharingValue(property, xamlReader.Value, 879return TrySharingValue(property, value, parentName, xamlReader, true, out sharedValue); 964return TrySharingValue(property, writer.Result, parentName, 1133return TrySharingValue(property, value, parentName, xamlReader, false, out sharedValue);