1 write to _allowDefault
System.Composition.TypedParts (1)
System\Composition\TypedParts\ImportInfo.cs (1)
16
_allowDefault
= allowDefault;
1 reference to _allowDefault
System.Composition.TypedParts (1)
System\Composition\TypedParts\ImportInfo.cs (1)
19
public bool AllowDefault { get { return
_allowDefault
; } }