3 references to c_SPLIT
PresentationFramework (3)
src\Framework\System\Windows\Controls\GridViewColumnHeader.cs (3)
760Invariant.Assert(cursorID == c_SPLIT || cursorID == c_SPLITOPEN, "incorrect cursor type"); 766if (cursorID == c_SPLIT) 948_splitCursorCache = GetCursor(c_SPLIT);