Current Path : C:/Users/Public/Documents/DXperience 13.1 Demos/Silverlight/VB/TreeListDemo/DemoTesting/ |
Current File : C:/Users/Public/Documents/DXperience 13.1 Demos/Silverlight/VB/TreeListDemo/DemoTesting/Fixtures.vb |
Imports Microsoft.VisualBasic Imports DevExpress.Xpf.DemoBase.DemoTesting Imports System Imports DevExpress.Xpf.Core.Native Namespace TreeListDemo.Tests Public Class TreeListCheckAllDemosFixture Inherits CheckAllDemosFixture Protected Overrides Function CheckMemoryLeaks(ByVal moduleTyle As Type) As Boolean Return True End Function End Class End Namespace