11 references to PropertyComplexDP
PresentationFramework (11)
System\Windows\Markup\BamlRecordReader.cs (11)
805ReaderFlags.PropertyComplexDP == CurrentContext.ContextType); 811ReaderFlags.PropertyComplexDP == CurrentContext.ContextType) 1016ReaderFlags.PropertyComplexDP == currentContext.ContextType) && 1225Debug.Assert( CurrentContext.ContextType != ReaderFlags.PropertyComplexDP ); 1992|| (CurrentContext.ContextType == ReaderFlags.PropertyComplexDP) ) 2059PushContext(ReaderFlags.PropertyComplexDP, propertyDefinition.AttributeInfo, propertyDefinition.PropertyType, 0); 3500case ReaderFlags.PropertyComplexDP: 3635ReaderFlags.PropertyComplexDP == CurrentContext.ContextType && 4525parentContextType == ReaderFlags.PropertyComplexDP || 4754if( parentContext.ContextType == ReaderFlags.PropertyComplexDP ) 5307ParentContext.ContextType == ReaderFlags.PropertyComplexDP)