File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed
Plugins/Flow.Launcher.Plugin.Program/Views Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change 9494 Drop =" programSourceView_Drop"
9595 GridViewColumnHeader.Click=" GridViewColumnHeaderClickedHandler"
9696 PreviewMouseRightButtonUp =" ProgramSourceView_PreviewMouseRightButtonUp"
97- SelectionMode =" Extended"
98- Style =" {StaticResource {x:Static GridView.GridViewStyleKey}}" >
99- <ListView .ItemContainerStyle>
100- <!-- <Style BasedOn="{StaticResource DefaultListViewItemStyle}" TargetType="ListViewItem"> for Darkmode Style -->
101- <Style TargetType =" ListViewItem" >
102- <EventSetter Event =" PreviewMouseUp" Handler =" Row_OnClick" />
103- <Setter Property =" HorizontalContentAlignment" Value =" Stretch" />
104- </Style >
105- </ListView .ItemContainerStyle>
97+ SelectionMode =" Extended" >
10698 <ListView .View>
10799 <GridView >
108100 <GridViewColumn Width =" 150" Header =" Name" >
You can’t perform that action at this time.
0 commit comments