4 references to TrySharingValue
PresentationFramework (4)
src\Framework\System\Windows\TemplateContent.cs (4)
922return TrySharingValue(property, xamlReader.Value, 944return TrySharingValue(property, value, parentName, xamlReader, true, out sharedValue); 1029return TrySharingValue(property, writer.Result, parentName, 1198return TrySharingValue(property, value, parentName, xamlReader, false, out sharedValue);