11 references to PropertyComplexDP
PresentationFramework (11)
src\Framework\System\Windows\Markup\BamlRecordReader.cs (11)
834ReaderFlags.PropertyComplexDP == CurrentContext.ContextType); 840ReaderFlags.PropertyComplexDP == CurrentContext.ContextType) 1047ReaderFlags.PropertyComplexDP == currentContext.ContextType) && 1258Debug.Assert( CurrentContext.ContextType != ReaderFlags.PropertyComplexDP ); 2032|| (CurrentContext.ContextType == ReaderFlags.PropertyComplexDP) ) 2099PushContext(ReaderFlags.PropertyComplexDP, propertyDefinition.AttributeInfo, propertyDefinition.PropertyType, 0); 3545case ReaderFlags.PropertyComplexDP: 3680ReaderFlags.PropertyComplexDP == CurrentContext.ContextType && 4580parentContextType == ReaderFlags.PropertyComplexDP || 4810if( parentContext.ContextType == ReaderFlags.PropertyComplexDP ) 5376ParentContext.ContextType == ReaderFlags.PropertyComplexDP)