2 references to HasCustomSerializationStorage
PresentationFramework (2)
src\Framework\System\Windows\Controls\AccessText.cs (2)
454return accessKey != null && HasCustomSerializationStorage.GetValue(accessKey); 595HasCustomSerializationStorage.SetValue(_accessKey, true);