2 references to ItemStringFormat
PresentationFramework (2)
src\Framework\System\Windows\Controls\HeaderedItemsControl.cs (2)
442
bool setItemStringFormat = (hTemplate.
ItemStringFormat
!= null);
445
ItemStringFormat = hTemplate.
ItemStringFormat
;