Пример #1
0
 private void PinRedditImpl()
 {
     _liveTileService.CreateSecondaryTileForSubreddit(_selectedSubreddit);
     IsPinned = true;
 }