Skip to content

Commit

Permalink
Automated dotnet-format update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 19, 2020
1 parent c064532 commit ba6f9a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Forms/Prism.Forms/Common/PageUtilities.cs
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ public static void SetAutowireViewModel(VisualElement element)
//if the parent binding context is the same as the element, then it was probably inherited
//and we don't want that. Set the VML
ViewModelLocator.SetAutowireViewModel(element, true);
}
}
}
}
}

0 comments on commit ba6f9a6

Please sign in to comment.