3 references to PropertyToFlags
PresentationFramework (3)
System\Windows\Controls\GridViewColumnHeader.cs (3)
297
PropertyToFlags
(dp, out flag, out ignoreFlag); //ignoreFlag is never used in this method.
426
PropertyToFlags
(dp, out flag, out ignoreFlag);
561
PropertyToFlags
(e.Property, out flag, out ignoreFlag);