File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change 193
193
ShowError =" {x:Bind ViewModel.ItemMD5HashCalcError, Mode=OneWay}"
194
194
Visibility =" {x:Bind ViewModel.ItemMD5HashProgressVisibility, Mode=OneWay}" />
195
195
196
- <TextBlock
197
- x : Name =" PropertiesCount"
198
- x : Uid =" PropertiesFilesAndFoldersCount"
199
- Grid.Row=" 7"
200
- Grid.Column=" 0"
201
- Style =" {StaticResource PropertyName}"
202
- Text =" Contains:"
203
- Visibility =" {x:Bind ViewModel.FilesAndFoldersCountVisibility, Mode=OneWay}" />
204
- <TextBlock
205
- x : Name =" itemFilesAndFoldersCountValue"
206
- Grid.Row=" 7"
207
- Grid.Column=" 1"
208
- Style =" {StaticResource PropertyValueTextBlock}"
209
- Text =" {x:Bind ViewModel.FilesAndFoldersCountString, Mode=OneWay}"
210
- Visibility =" {x:Bind ViewModel.FilesAndFoldersCountVisibility, Mode=OneWay}" />
211
-
212
196
<MenuFlyoutSeparator
213
197
Grid.Row=" 8"
214
198
Grid.Column=" 0"
You can’t perform that action at this time.
0 commit comments