4 references to TrySharingValue
PresentationFramework (4)
System\Windows\TemplateContent.cs (4)
850return TrySharingValue(property, xamlReader.Value, 872return TrySharingValue(property, value, parentName, xamlReader, true, out sharedValue); 957return TrySharingValue(property, writer.Result, parentName, 1123return TrySharingValue(property, value, parentName, xamlReader, false, out sharedValue);