<StyleTypedPropertyAttribute(Property:="ItemContainerStyle", StyleTargetType:=GetType(PathListBoxItem))> _ Public NotInheritable Class PathListBox Inherits ListBox
Dim instance As PathListBox
[StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=typeof(PathListBoxItem))] public sealed class PathListBox : ListBox
[StyleTypedPropertyAttribute(Property=L"ItemContainerStyle", StyleTargetType=typeof(PathListBoxItem))] public ref class PathListBox sealed : public ListBox