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); 3485case ReaderFlags.PropertyComplexDP: 3620ReaderFlags.PropertyComplexDP == CurrentContext.ContextType && 4506parentContextType == ReaderFlags.PropertyComplexDP || 4735if( parentContext.ContextType == ReaderFlags.PropertyComplexDP ) 5288ParentContext.ContextType == ReaderFlags.PropertyComplexDP)