6 writes to IsDefinedAction
System.Xaml.Tests (6)
System\Xaml\XamlTypeTests.cs (6)
2584IsDefinedAction = (attributeType, inherit) => true 2595IsDefinedAction = (attributeType, inherit) => true 2888IsDefinedAction = (attributeType, inherit) => true 2899IsDefinedAction = (attributeType, inherit) => true 4135IsDefinedAction = (attributeType, inherit) => true 4146IsDefinedAction = (attributeType, inherit) => true
2 references to IsDefinedAction
System.Xaml.Tests (2)
System\Xaml\XamlTypeTests.cs (2)
5279if (IsDefinedAction is null) 5284return IsDefinedAction(attributeType, inherit);