mirror of https://github.com/leiurayer/downkyi
parent
0cb78dc396
commit
0c5cc2d7ca
@ -1,5 +1,5 @@
|
||||
<UserControl
|
||||
x:Class="DownKyi.Views.Friend.ViewFollower"
|
||||
x:Class="DownKyi.Views.Friends.ViewFollower"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:converter="clr-namespace:DownKyi.Converter"
|
@ -1,5 +1,5 @@
|
||||
<UserControl
|
||||
x:Class="DownKyi.Views.Friend.ViewFollowing"
|
||||
x:Class="DownKyi.Views.Friends.ViewFollowing"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:custom="clr-namespace:DownKyi.CustomControl"
|
Loading…
Reference in new issue