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