Dependency properties are created the same way as properties.
Is a dependency property used only while creating a custom control?
If you type propdp and hit the tab character in VS editor , then the auto-generated documentation of Dependency Properties is set as:
// Using a DependencyProperty as the backing store for MyProperty. This enables animation, styling, binding, etc...