Skip to content

Commit 71a29fa

Browse files
committed
ES-942905 Resolving CI errors
1 parent d370fa1 commit 71a29fa

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

wpf/datagrid/columns_images/wpf-datagrid-data-binding.png renamed to wpf/DataGrid/Columns_images/wpf-datagrid-data-binding-columns.png

File renamed without changes.

wpf/DataGrid/Localization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ documentation: ug
1010

1111
# Localization in WPF DataGrid (SfDataGrid)
1212

13-
Localization is the process of translating the application resources into different language for the specific cultures. You can localize the SfDataGrid by adding [resource](https://learn.microsoft.com/en-us/previous-versions/visualstudio/visual-studio-2010/aa992030(v=vs.100)?redirectedfrom=MSDN) file. Application culture can be changed by setting [CurrentUICulture](https://learn.microsoft.com/en-us/dotnet/api/system.globalization.cultureinfo.currentuiculture?view=net-7.0&redirectedfrom=MSDN#System_Globalization_CultureInfo_CurrentUICulture) before `InitializeComponent()` method.
13+
Localization is the process of translating the application resources into different language for the specific cultures. You can localize the SfDataGrid by adding [resource](https://learn.microsoft.com/en-us/previous-versions/visualstudio/visual-studio-2010/aa992030(v=vs.100)) file. Application culture can be changed by setting [CurrentUICulture](https://learn.microsoft.com/en-us/dotnet/api/system.globalization.cultureinfo.currentuiculture?view=net-7.0&redirectedfrom=MSDN#System_Globalization_CultureInfo_CurrentUICulture) before `InitializeComponent()` method.
1414

1515
Below application culture changed to German.
1616

wpf/datagrid/row-height-customization_images/customizing-row-hieght.png renamed to wpf/DataGrid/Row-Height-Customization_images/wpf-datagrid-customizing-row-height.png

File renamed without changes.

0 commit comments

Comments
 (0)