2 references to ItemHeight
System.Windows.Forms (2)
System\Windows\Forms\Controls\TreeView\TreeView.cs (2)
809
/// <c>0.0f</c> keeps the legacy <see cref="
ItemHeight
"/> behavior, including the managed <c>FontHeight + 3</c>
2575
PInvokeCore.SendMessage(this, PInvoke.TVM_SETITEMHEIGHT, (WPARAM)
ItemHeight
);