2 writes to IsDefinedAction
System.Xaml.Tests (2)
System\Xaml\XamlMemberTests.cs (2)
748IsDefinedAction = (attributeType, inherit) => true 759IsDefinedAction = (attributeType, inherit) => true
2 references to IsDefinedAction
System.Xaml.Tests (2)
System\Xaml\XamlMemberTests.cs (2)
2355if (IsDefinedAction is null) 2360return IsDefinedAction(attributeType, inherit);