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