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