11 references to PropertyComplexDP
PresentationFramework (11)
System\Windows\Markup\BamlRecordReader.cs (11)
795ReaderFlags.PropertyComplexDP == CurrentContext.ContextType); 801ReaderFlags.PropertyComplexDP == CurrentContext.ContextType) 1006ReaderFlags.PropertyComplexDP == currentContext.ContextType) && 1215Debug.Assert( CurrentContext.ContextType != ReaderFlags.PropertyComplexDP ); 1982|| (CurrentContext.ContextType == ReaderFlags.PropertyComplexDP) ) 2049PushContext(ReaderFlags.PropertyComplexDP, propertyDefinition.AttributeInfo, propertyDefinition.PropertyType, 0); 3491case ReaderFlags.PropertyComplexDP: 3626ReaderFlags.PropertyComplexDP == CurrentContext.ContextType && 4512parentContextType == ReaderFlags.PropertyComplexDP || 4741if( parentContext.ContextType == ReaderFlags.PropertyComplexDP ) 5294ParentContext.ContextType == ReaderFlags.PropertyComplexDP)