3 references to PropertyToFlags
PresentationFramework (3)
src\Framework\System\Windows\Controls\GridViewColumnHeader.cs (3)
304PropertyToFlags(dp, out flag, out ignoreFlag); //ignoreFlag is never used in this method. 433PropertyToFlags(dp, out flag, out ignoreFlag); 555PropertyToFlags(e.Property, out flag, out ignoreFlag);